home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / tpascal / hotmap / david.dfm / david.txt
Encoding:
Text File  |  1995-03-27  |  2.3 KB  |  100 lines

  1. object fmDavid: TfmDavid
  2.   Left = 20
  3.   Top = 27
  4.   Width = 525
  5.   Height = 447
  6.   Caption = '256 Color & Mouse Events Demo'
  7.   Font.Color = clWindowText
  8.   Font.Height = -14
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 100
  12.   OnCreate = FormCreate
  13.   OnShow = FormShow
  14.   TextHeight = 16
  15.   object Label1: TLabel
  16.     Left = 136
  17.     Top = 104
  18.     Width = 101
  19.     Height = 13
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = 'Total Regions'
  23.     Font.Color = clBlack
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 132
  31.     Top = 172
  32.     Width = 125
  33.     Height = 13
  34.     Alignment = taCenter
  35.     AutoSize = False
  36.     Caption = 'Last Click was on:'
  37.     Font.Color = clBlack
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 8
  45.     Top = 244
  46.     Width = 121
  47.     Height = 17
  48.     Alignment = taCenter
  49.     AutoSize = False
  50.     Caption = 'Mouse Down Event'
  51.     Font.Color = clBlack
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.   end
  57.   object Label4: TLabel
  58.     Left = 136
  59.     Top = 244
  60.     Width = 121
  61.     Height = 17
  62.     Alignment = taCenter
  63.     AutoSize = False
  64.     Caption = 'Mouse Up Event'
  65.     Font.Color = clBlack
  66.     Font.Height = -11
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = []
  69.     ParentFont = False
  70.   end
  71.   object HotMap1: THotMap
  72.     Left = 264
  73.     Top = 84
  74.     Width = 245
  75.     Height = 329
  76.     BackColor = clWhite
  77.     FillType = 0
  78.     Stretch = True
  79.     CurrentRgn = 0
  80.     ColorMode = False
  81.     DragAllowed = False
  82.     MouseHotX = 15
  83.     MouseHotY = 15
  84.     OnRegionMouseDown = HotMap1RegionMouseDown
  85.     OnRegionMouseUp = HotMap1RegionMouseUp
  86.     MyTag = 0
  87.     MyTagMsg = 0
  88.     NumOfRgns = {0000}
  89.   end
  90.   object BiPict1: TBiPict
  91.     Left = 248
  92.     Top = 92
  93.     Width = 37
  94.     Height = 33
  95.     Visible = False
  96.     BevelSize = 0
  97.     BevelStyle = 1
  98.     StretchBlt = True
  99.     Picture_Data = {<image000.  ∩┐╜( @∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜>}
  100.